home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Millennium Gold 2000
/
Millennium Gold 2000 - Disc 2.iso
/
Gelules
/
Gelules.exe
/
0
/
RCDATA
/
TTGELULESWINDOW
/
TTGELULESWINDOW.txt
< prev
Wrap
Text File
|
1997-01-09
|
3KB
|
171 lines
object TGelulesWindow: TTGelulesWindow
Left = 99
Top = 48
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '- G�lules for Windows 95 -'
ClientHeight = 418
ClientWidth = 282
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
Position = poScreenCenter
Scaled = False
OnCloseQuery = Bye
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 8
Top = 8
Width = 130
Height = 402
BevelOuter = bvLowered
TabOrder = 0
end
object Panel3: TPanel
Left = 144
Top = 8
Width = 130
Height = 402
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 16
Width = 63
Height = 13
Caption = 'Current score'
end
object Label2: TLabel
Left = 8
Top = 64
Width = 77
Height = 13
Caption = 'Played capsules'
end
object Label3: TLabel
Left = 8
Top = 112
Width = 26
Height = 13
Caption = 'Level'
end
object Label4: TLabel
Left = 8
Top = 160
Width = 34
Height = 13
Caption = 'Viruses'
end
object Label5: TLabel
Left = 56
Top = 128
Width = 62
Height = 13
Caption = 'Next capsule'
end
object Image1: TImage
Left = 4
Top = 216
Width = 121
Height = 177
Picture.Data = {<image000.bmp>}
end
object Panel1: TPanel
Left = 8
Top = 32
Width = 82
Height = 26
BevelOuter = bvLowered
TabOrder = 0
end
object Panel4: TPanel
Left = 8
Top = 80
Width = 50
Height = 26
BevelOuter = bvLowered
TabOrder = 1
end
object Panel5: TPanel
Left = 8
Top = 128
Width = 34
Height = 26
BevelOuter = bvLowered
TabOrder = 2
end
object Panel6: TPanel
Left = 8
Top = 176
Width = 34
Height = 26
BevelOuter = bvLowered
TabOrder = 3
end
object Panel7: TPanel
Left = 80
Top = 152
Width = 18
Height = 34
BevelOuter = bvLowered
TabOrder = 4
end
end
object MainMenu1: TMainMenu
object Game1: TMenuItem
Caption = '&Game'
ShortCut = 0
object Best1: TMenuItem
Caption = '&Best'
ShortCut = 115
OnClick = Best1Click
end
object Options1: TMenuItem
Caption = '&Options'
ShortCut = 117
OnClick = Options1Click
end
object N2: TMenuItem
Caption = '-'
ShortCut = 0
end
object Exit1: TMenuItem
Caption = 'E&xit'
ShortCut = 0
OnClick = Exit
end
end
object New2: TMenuItem
Caption = '&New'
ShortCut = 113
OnClick = Debut
end
object Pause1: TMenuItem
Caption = '&Pause'
ShortCut = 114
OnClick = Pause
end
object Help1: TMenuItem
Caption = '&?'
ShortCut = 0
object Index1: TMenuItem
Caption = '&Index'
ShortCut = 112
OnClick = Index1Click
end
object N3: TMenuItem
Caption = '-'
ShortCut = 0
end
object About1: TMenuItem
Caption = 'Abou&t'
ShortCut = 16449
OnClick = About1Click
end
end
end
end